home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 22 / Cream of the Crop 22.iso / os2 / bnews093.zip / bnews.ini < prev    next >
Text File  |  1996-10-31  |  845b  |  36 lines

  1. ;
  2. ; Bnews configuration file.
  3. ;
  4.  
  5. ; NNTP news server
  6. host=news
  7.  
  8. ; Group
  9. group=alt.binaries.pictures
  10.  
  11. ; Log filename override.  Ignored if dolog (below) is 0.
  12. ; logfile=mylog.txt
  13. ; logfile=x:\path\mylog.txt
  14.  
  15. ; Create a log file,  0 or 1
  16. ; Default is bnews.log in the same directory as bnews.exe.
  17. ; Use logfile (above) to specify path and filename.
  18. dolog=0
  19.  
  20. ; Read from stdin, write to stdout,  0 or 1
  21. dostdinstdout=0
  22.  
  23. ; Sort the overview,  0 or 1
  24. ; Only applies when bnews /cOVER is used.
  25. dosort=0
  26.  
  27. ; Verify articles exist on server before downloading,  0 or 1
  28. ; Only applies when bnews /cART is used.
  29. ; Useful for multi-part messages, but may be undesirable for multiple
  30. ; single part messages.
  31. doverify=0
  32.  
  33. ; Show debugging information,  0 or 1
  34. ; More information is printed to the screen and log file.
  35. debug=0
  36.